PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFMarkInformation Class / PDFMarkInformation Constructor / PDFMarkInformation Constructor(PDFCosDictionary)
The COS mark information.
In This Topic
    PDFMarkInformation Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFMarkInformation( 
       PDFCosDictionary cosMarkInfo
    )

    Parameters

    cosMarkInfo
    The COS mark information.
    See Also